fix(docs): mobile sidebar hierarchy#1153
Conversation
Signed-off-by: Sbragul26 <sbragul26@gmail.com>
There was a problem hiding this comment.
Code Review
This pull request adds left padding to list elements within the sidebar section in assets/scss/_styles_project.scss. The reviewer suggests scoping this style change to mobile viewports using a media query to prevent unintended layout shifts on desktop screens.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
🚀 Preview deployment: https://docs.layer5.io/pr-preview/pr-1153/
|
Signed-off-by: Sbragul26 <sbragul26@gmail.com>
Notes for Reviewers
This PR fixes #1146 by preserving the navigation hierarchy in the mobile sidebar, making it consistent with the desktop view.
Signed commits